Options
In order to use any option with ADSP, you must indicate which protocol the option is intended for. To do this, you use a constant for the ADSP protocol in thelevel
field of theTOption
structure when you specify an option.
#define ATK_ADSP 'ADSP 'ADSP also allows you to use theOPT_ENABLEEOM
and theOPT_CHECKSUM
options, which are described in "The End-of-Message Option" and in "The Checksum Option".